type github.com/jackc/pgx/v5.errorQueryRewriter (struct)

Method Implmentations

RewriteQuery(ctx context.Context, conn *Conn, sql string, args []any) (newSQL string, newArgs []any, err error) errorQueryRewriter.M : QueryRewriter.RewriteQuery